home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / recent / bencht.lha / BenchTrash / Fran軋is / BenchTrash-Fr.cc < prev    next >
Text File  |  1997-05-28  |  6KB  |  233 lines

  1. ;Here's my EMail address:
  2. ;
  3. ;        thor@einstein.math.tu-berlin.de
  4. ;
  5. ;        Thomas Richter
  6. ;
  7. ;*****************************************************************
  8. ;** This is the catalog constructor for BenchTrash 1.14        **
  9. ;**                                **
  10. ;** Since I do not own the CBM localizer tool, you MUST use my    **
  11. ;** private "CreateCatalog" program (same as for ViNCEd)    **
  12. ;**                                **
  13. ;*****************************************************************
  14. ;
  15. ;This script has a double function:
  16. ;It is first a shell script that must be executed to create the
  17. ;catalog.
  18. ;It contains secondly the localized versions of the benchtrash
  19. ;strings. This is possible due to the special syntax of the
  20. ;CreateCatalog tool.
  21. ;
  22. ;The only thing worth noting here is that all strings must be
  23. ;preceeded with an apostrophe (').
  24. ;Empty lines, lines starting with a blank or a semicolon
  25. ;character are comment-lines. They aren't seen by CreateCatalog.
  26. ;
  27. ;To create a catalog for your language, translate the strings below.
  28. ;They are currently taken from the german localization, but to
  29. ;give you some hint what they mean I added the original english
  30. ;strings plus some comments when they are displayed ON TOP of the
  31. ;german ones.
  32. ;
  33. ;If you wrote a catalog for BenchTrash, please compile it simply by
  34. ;EXECUTING this file, i.e. enter
  35. ;
  36. ;EXECUTE BenchTrash.cc
  37. ;
  38. ;The ready for use catalog will be appear in the ram disk.
  39. ;
  40. ;
  41. ;Greetings,
  42. ;    Thomas
  43. ;    
  44.  CreateCatalog BenchTrash.cc ram:BenchTrash.catalog français 1 13
  45. ;                            ^^^^^^^^
  46. ;                        change this to the
  47. ;                        name of your language
  48. ;    Tell EXECUTE to abort here...
  49.  quit
  50.  
  51. ;
  52. ;Cancel
  53. ;
  54. ;Generic cancel message, used if an error occured and BenchTrash has to
  55. ;stop the deletion.
  56. 'Annuler
  57.  
  58. ;O.K.|Cancel
  59. ;
  60. ;The buttons of the "Are you shure you want to delete..." requester.
  61. 'OK|Annuler
  62.  
  63. ;O.K.
  64. ;
  65. ;Generic O.K. button, used in the setup window.
  66. 'OK
  67.  
  68. ;Quit BenchTrash
  69. ;
  70. ;Quit button in the setup window
  71. 'Quitter BenchTrash
  72.  
  73. ;Can't find Trashcan icon.
  74. ;
  75. ;Benchtrash can't locate the icon you gave, or the SYS:Trashcan.info
  76. ;file is missing.
  77. 'L'icône est introuvable.
  78.  
  79. ;Can't install BenchTrash.
  80. ;
  81. ;The runback code of BenchTrash failed for some reason
  82. 'BenchTrash n'a pas pu être lancé.
  83.  
  84. ;Volume lacks a trashcan.
  85. ;
  86. ;BenchTrash misses the trashcan to put the deleted files to.
  87. 'Le disque n'a pas de poubelle.
  88.  
  89. ;Out of memory.
  90. ;
  91. ;Memory is missing.
  92. 'Pas assez de mémoire.
  93.  
  94. ;Unable to lock %s - \
  95. ;Error %ld %s.
  96. ;An error message if a file can't be located. The "\" at the end
  97. ;of the line escapes the line break, i.e. puts a line break into
  98. ;the output string. The cryptic %s and %ld are replaces by the
  99. ;file name, the error code and the error string, respectively.
  100. ;Please note that only the first line has an apostrophe!
  101. ;
  102. 'Impossible de bloquer %s - \
  103. Erreur %lD %s.
  104.  
  105.  
  106. ;Unable to move icon %s - \
  107. ;Error %ld %s.
  108. ;
  109. ;An icon can't be moved to the trashcan for whatever reason.
  110. 'Impossible de déplacer l'icône %s - \
  111. Erreur %lD %s.
  112.  
  113. ;Unable to move icon %s - \
  114. ;Error %ld %s.
  115. ;
  116. ;A generic file can't be moved to the trashcan.
  117. 'Impossible de déplacer le fichier %s - \
  118. Erreur %lD %s.
  119.  
  120. ;Unable to access\
  121. ;parent of %s - \
  122. ;Error %ld %s.
  123. ;
  124. ;The parent directory is not accessable, or missing, or worse...
  125. 'Impossible d'accéder au répertoire\
  126. Parent de %s - \
  127. Erreur %lD %s.
  128.  
  129.  
  130. ;Can't delete a volume.
  131. ;
  132. ;The user tried to delete a volume. This message is obsolete and
  133. ;no longer used.
  134. 'Impossible d'effacer un volume.
  135.  
  136. ;Unable to delete object %s - \
  137. ;Error %ld %s.
  138. ;
  139. ;An object is delete or write protected and can't be removed
  140. ;for that reason.
  141. 'L'objet %s ne peut être effacé - \
  142. Erreur %lD %s.
  143.  
  144. ;Invalid icon %s - \
  145. ;Error %ld %s.
  146. ;
  147. ;The icon library failed to access an icon, or the icon is in fact
  148. ;a directory.
  149. 'Icône %s non valide - \
  150. Erreur %lD %s.
  151.  
  152. ;Directory %s too deep - \
  153. ;Error %ld %s.
  154. ;
  155. ;The recursion stack has been exceeded. The drawer that must be deleted
  156. ;is too deep in the filing system to be accessable by BenchTrash.
  157. 'Le répertoire %s est trop profond - \
  158. Erreur %lD %s.
  159.  
  160.  
  161. ;Warning: You cannot get back\
  162. ;what you delete! Ok to delete:\
  163. ;"%ld file(s) and\
  164. ;%ld drawer(s) (and their contents)?
  165. ;
  166. ;The standard safety requester. Would be nice to mimic the
  167. ;workbench requester here!
  168. ;
  169. 'Attention : Il est impossible\
  170. de récupérer ce que vous effacez !\
  171. OK pour effacer\
  172. %lD fichier(s)\
  173. et %lD tiroir(s) (et leur contenu) ?
  174.  
  175. ;Auto-delete dropped icons :
  176. ;
  177. ;The label of the auto delete checkmark in the setup window.
  178. 'Fichiers déposés toujours effacés :
  179.  
  180. ;Can't eject the volume "%s:".
  181. ;
  182. ;A proper EJECT tooltype/command is missing, and benchtrash does not
  183. ;know HOW to eject this volume. (Or it is impossible to eject it...)
  184. ;
  185. 'Impossible d'éjecter le volume "%s:".
  186.  
  187. ;(Unkown volume)
  188. ;
  189. ;Used as volume name if the real name is not accessable.
  190. ;
  191. '(Volume inconnu)
  192.  
  193. ;_Abort
  194. ;
  195. ;The label of the abort button in the progress bar. The character behind
  196. ;the underscore gets underlined.
  197. '_Annuler
  198.  
  199. ;A
  200. ;The keyboard shortcut used for abortion. This MUST be the same character
  201. ;that has been underlined in the string before.
  202. 'A
  203.  
  204. ;Preparing...
  205. ;
  206. ;The preparation process for deletion is running. BenchTrash counts the
  207. ;files and directories, and checks if all of them are deleteable.
  208. ;
  209. 'Préparation...
  210.  
  211. ;Progress Bar :
  212. ;
  213. ;The label of the progress bar check box in the setup window.
  214. ;
  215. 'Barre de progression :
  216.  
  217. ;%ld file(s) to go...
  218. ;
  219. ;The text in the bar itself, new to 1.11
  220. ;
  221. 'Plus que %2lD fichier(s)...
  222.  
  223. ;--------------------- added these to 1.13 --------------------------------
  224.  
  225. ;Confirmation Requester :
  226. ;
  227. ;The last checkmark gadget in the selector screen. If checked, the
  228. ;confirmation requester (Are you sure...) is ENABLED. If this gadget
  229. ;is not checked, the files/directories are always deleted, without
  230. ;asking first.
  231. 'Requête de confirmation :
  232.  
  233. ;That's all folks!